Explanation:

These import statements allow the Java program to see all of the Sony-specific classes involving the browser. Otherwise, the Java compiler would have no idea how to compile in the support for it.

These 2 import statements must be at the top of every Java program you write for CP.